type github.com/gotd/td/tg.handler

3 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L34: type handler = func(context.Context, Entities, UpdateClass) error
		tl_handlers_gen.go#L37: 	handlers map[uint32]handler
		tl_handlers_gen.go#L42: 		handlers: map[uint32]handler{},